Update user settings (ACTIVE DIRECTORY)

Updates user details in the system for Active Directory Authentication.

Method

/API2/access/updateUsersAd

  • API Section: /API2/access
  • API Version: 2.0
  • From Release: 2020.10
  • Usage: REST API only via POST actions.
  • Usage by:
    • Enterprise Admin

Method Signature

Input Parameters

Name

updateUserAdArr

Object Type

Description

The object used to update an AD/LDAP based user.

Output Response

Successful Result Code

200

Response Type

Description of Response Type

Generic API response object with success or failure flag and related messages.

Notes

Use this only if the Active Directory is used as the authentication provider.

Examples